home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / pbtool2i.zip / PBTOOLS.HST < prev    next >
Text File  |  1991-06-02  |  3KB  |  60 lines

  1. History of PBTools:
  2.  
  3. Version     Date
  4.   1.0       8-90       First Release of PBTools to consultants in the Bay
  5.                        area.  Windowing and DOS I/O routines only.
  6.   1.01      9-90       Fixed bug in MENU command.  Added mouse support and
  7.                        advanced DOS I/O routines.
  8.   1.5       9-90       Fixed bug in MOVEWIN command.  Fixed bug in FILL
  9.                        command.  Moved screen write commands out of WINDO.PBU
  10.                        and into SCRNIO.PBU.
  11.   2.0      10-90       Removed un-needed DOS I/O commands and recompiled for
  12.                        PB 2.1.  Added EMS I/O and advanced string functions.
  13.   2.0      10-90       Added DIR2$ command at request of Spectra Tech Support.
  14.   2.0b    10-27-90     Added Recolor command.
  15.                        Fixed bug in AddShadow command.
  16.   2.0c    10-28-90     Added RScroll and LScroll commands.
  17.                        Fixed bug in ScrollWin
  18.   2.0d    10-29-90     Fixed bug in FindHand
  19.                        Removed EMSHandle from EMSIO.PBU
  20.                        Removed CloseHandle from EMSIO.PBU
  21.                        Added EMSClose to EMSIO.PBU
  22.                        Added EMSOpen to EMSIO.PBU
  23.                        Changed string format in Dir2$
  24.                        Added GetDir2$ to DOSIO.PBU
  25.                        Added SortDirExt to DOSIO.PBU
  26.                        Added SizeDir& to DOSIO.PBU
  27.   2.0e    11-18-90     Completed windowing portion of DEMO.BAS
  28.                        Fixed bug in Title
  29.   2.0f    11-19-90     Fixed bug in CPU%
  30.   2.0g    11-20-90     Added LScroll to SCRNIO.PBU
  31.                        Added RScroll to SCRNIO.PBU
  32.                        Added ReColor to SCRNIO.PBU
  33.   2.0h     1-23-90     Added DesqView% to TOOL.PBU
  34.                        Fixed cursor size bug in TextEd
  35.                        Fixed cursor size bug in TextIn
  36.   2.0i     1-25-90     Fixed bug in Exist%
  37.                        Added ChkPath$ to DOSIO.PBU
  38.                        Added Toggle to SCRNIO.PBU
  39.                        Added Atrb$ to DOSIO.PBU
  40.                        Added Attrb% to DOSIO.PBU
  41.                        Added PFirst to WINDO.PBU
  42.  
  43. Future versions:
  44.  
  45.  * Adding SoundBlaster/Adlib support
  46.  * Rewriting EMS I/O routines so that programmers can open EMS 'Files' to make
  47.    EMS operations transparent (EMS version 4.0 only)
  48.  * Adding 'quick calls'
  49.      * EdWin - A mini text-processor that pops up with a single call in any
  50.                size window
  51.      * FileSelec - A pop-up window that allows a user to select a file using
  52.                    the arrow keys or mouse.
  53.      * FileTag - A pop-up window that allows a user to tag multiple files and
  54.                  returns only those files tagged.
  55.      * ColorSelec - A pop-up window that allows a user to select colors from
  56.                     a menu.
  57.  
  58. If you have any suggestions for commands that need to be added, please feel
  59. free to contact me.
  60.